blackfin: add bf6xx spi driver
authorScott Jiang <[email protected]>
Tue, 29 Nov 2011 23:03:26 +0000 (18:03 -0500)
committersonic <sonic@sonic-linuxvm.(none)>
Mon, 4 Mar 2013 05:42:07 +0000 (13:42 +0800)
commit4a207e8b9a1ecc3e87d5a63bb5442dbcd50bd4b6
tree1c89afebd5151ede5798dc64860a60a8024887c8
parent187f32fac33be46177968e7ceeb8ab99836a6601
blackfin: add bf6xx spi driver

Spi driver for bf60x is different from old one, so implement a new
driver for it.

Signed-off-by: Scott Jiang <[email protected]>
Signed-off-by: Sonic Zhang <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
Signed-off-by: Sonic Zhang <[email protected]>
arch/blackfin/include/asm/mach-common/bits/spi6xx.h [new file with mode: 0644]
drivers/spi/Makefile
drivers/spi/bfin_spi6xx.c [new file with mode: 0644]